GetClassType
Returns a type of the ApiUnsupported class.
Syntax
expression.GetClassType();
expression
- A variable that represents a ApiUnsupported class.
Parameters
This method doesn't have any parameters.
Returns
"unsupported"
Example
This example gets a class type and pastes it into the presentation.
// todo_example